Blog

Luis Majano

December 11, 2009

Spread the word


Share your thoughts

Our elastic servers have been updated with the latest Railo builds and we now offer an Amazon AMI that you can deploy easily.  These virtual machines or cloud servers have the following installed in them:

  VMWare ColdBox + Railo (Resin) Ultimate Dev Machine 
Includes ColdBox nightly build, latest Railo, MySQL 5, git/svn, MXUnit, TransferORM, webmin, CruiseControl, Ant and so much more. 

 Amazon AMI ColdBox + Railo (Resin) Ultimate Dev Machine 
Includes ColdBox nightly build, latest Railo, MySQL 5, git/svn, MXUnit, TransferORM, webmin, CruiseControl, Ant and so much more.


So enjoy them and get to work!

Add Your Comment

(6)

Dec 15, 2009 22:02:28 UTC

by Paula

is there any plans in releasing for VirtualBox? thanks

Dec 15, 2009 23:43:39 UTC

by Luis Majano

I will try to set that up, so yes.

Dec 17, 2009 22:09:11 UTC

by Paula

thanks Luis.

Mar 07, 2010 09:17:25 UTC

by Erik-Jan Jaquet

Hi Luis,

I could not get a proper install of Railo working on my MacBook, so i figured I would use your VMWare package with VMWare Fusion. The server installs and works perfectly, but for some reason all static files are not showing, I can see CFM pages but no css and images. Any idea why that is?

Erik-Jan

Mar 07, 2010 12:13:52 UTC

by Luis Majano

Itight be permissions related. Try giving the right file permissions

Apr 18, 2011 19:59:56 UTC

by Jeroen

The download links do not work?

Sorry, you're not authorized to view the requested page. Please ask the owner to share it with you.

Recent Entries

Your Development Team Is at Capacity. Here’s How to Keep Critical Work Moving!

Your Development Team Is at Capacity. Here’s How to Keep Critical Work Moving!

The problem is not that your team lacks priorities.It is that maintenance, delivery, and long-term improvement are competing for the same people.

For companies running business-critical CFML, ColdFusion, or BoxLang applications, that pressure can be especially difficult to solve. Experienced developers are not always easy to hire quickly, application knowledge may be concentrated in one or two people, and a generalist may need significant context before taking ownership of the work. A permanent hire can also require a significant investment in recruiting, compensation, onboarding, and long-term capacity even when the immediate need is a specific project, urgent maintenance, or a period of transition.

Maria Jose Herrera
Maria Jose Herrera
September 18, 2026
Copy of BoxLang AI 3.4 Blog Series Part 5 : Reasoning Without the Guesswork

Copy of BoxLang AI 3.4 Blog Series Part 5 : Reasoning Without the Guesswork

Reasoning-capable models have been usable in BoxLang AI for a while. params passes straight through to the provider body, so params: { thinking: { type: "enabled", budget_tokens: 10000 } } for Claude, or params: { reasoning_effort: "high" } for OpenAI, already reached the API. What never worked was reading the reasoning back. It was parsed out on arrival and silently dropped. In 3.4.0, that's fixed, and it's fixed the same way for every provider.

Luis Majano
Luis Majano
September 15, 2026